|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.content.schema.ObjectSchema
|
+--jade.content.schema.TermSchema
|
+--jade.content.schema.AggregateSchema
| Field Summary | |
static java.lang.String |
BASE_NAME
|
| Fields inherited from class jade.content.schema.TermSchema |
BASE_NAME |
| Fields inherited from class jade.content.schema.ObjectSchema |
MANDATORY,
OPTIONAL |
| Constructor Summary | |
AggregateSchema(java.lang.String typeName)
Creates an aggregate whose elements are of type typeName |
|
| Method Summary | |
static TermSchema |
getBaseSchema()
Returns the base schema of this schema. |
AbsObject |
newInstance()
Creates a new instance. |
| Methods inherited from class jade.content.schema.ObjectSchema |
addBaseSchema,
addElement,
addElement,
getNames,
getSchema,
getTypeName,
isAttribute,
isMandatory |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final java.lang.String BASE_NAME
| Constructor Detail |
public AggregateSchema(java.lang.String typeName)
typeNametypeName - name of the type of the elements.| Method Detail |
public AbsObject newInstance()
public static TermSchema getBaseSchema()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||